Skip to content

Commit

Permalink
Merge pull request #4 from ironPeakServices/dependabot/docker/debian-…
Browse files Browse the repository at this point in the history
…10.3-slim

chore(deps): bump debian from 10.2-slim to 10.3-slim
  • Loading branch information
hazcod authored Feb 26, 2020
2 parents a30a379 + 9f52c38 commit 1940fc0
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.2-slim
FROM debian:10.3-slim

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

0 comments on commit 1940fc0

Please sign in to comment.