Skip to content

Commit

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

chore(deps): bump debian from 10.3-slim to 10.4-slim
  • Loading branch information
hazcod authored May 14, 2020
2 parents 35cf9e9 + 39cda86 commit 22da7cd
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.3-slim
FROM debian:10.4-slim

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

0 comments on commit 22da7cd

Please sign in to comment.