Skip to content

Commit

Permalink
feat: bump alpine from 3.17.0 to 3.17.3
Browse files Browse the repository at this point in the history
Bumps alpine from 3.17.0 to 3.17.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 30, 2023
1 parent 38bab0f commit c08a4e7
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 c08a4e7

Please sign in to comment.