Merge pull request #58 from BretFisher/dependabot/docker/alpine-3.18.5
[docker] Bump alpine from 3.18.4 to 3.18.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# sample dockerfile for testing call-docker-build.yaml
|
||||
FROM alpine:3.18.4
|
||||
FROM alpine:3.18.5
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user