Skip to content

Commit

Permalink
Merge pull request #61 from tuxpeople/dependabot/docker/alpine-3.16.2
Browse files Browse the repository at this point in the history
feat: bump alpine from 3.16.0 to 3.16.2
  • Loading branch information
tuxpeople authored Oct 28, 2022
2 parents 1536d2d + 59aa307 commit fd85d3b
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
Expand Up @@ -4,7 +4,7 @@
# - https://github.com/dbamaster/mssql-tools-alpine
# - https://github.com/ssro/dnsperf

FROM alpine:3.16.0
FROM alpine:3.16.2

# Resolve DL4006 https://github.com/hadolint/hadolint/wiki/DL4006
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
Expand Down

0 comments on commit fd85d3b

Please sign in to comment.