Skip to content

Commit

Permalink
Merge pull request #88 from tuxpeople/dependabot/docker/alpine-3.17.3
Browse files Browse the repository at this point in the history
feat: bump alpine from 3.17.0 to 3.17.3
  • Loading branch information
tuxpeople authored Apr 6, 2023
2 parents ad384cf + c08a4e7 commit 6b138ed
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.17.0
FROM alpine:3.17.3

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

0 comments on commit 6b138ed

Please sign in to comment.