Skip to content

Commit

Permalink
chore(deps): bump debian from 10.5-slim to 10.6-slim
Browse files Browse the repository at this point in the history
Bumps debian from 10.5-slim to 10.6-slim.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2020
1 parent a2abc7b commit 59cd54a
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 59cd54a

Please sign in to comment.