Skip to content

Commit

Permalink
Merge pull request #17 from ironpeakservices/dependabot/docker/debian…
Browse files Browse the repository at this point in the history
…-10.6-slim

chore(deps): bump debian from 10.5-slim to 10.6-slim
  • Loading branch information
hazcod authored Oct 13, 2020
2 parents a2abc7b + 59cd54a commit 23e1375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:10.5-slim
FROM debian:10.6-slim

# make a pipe fail on the first failure
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 23e1375

Please sign in to comment.