Skip to content

Commit cdbc768

Browse files
author
Anita Steiner
authored
Merge pull request #1 from datavisyn/dependabot/docker/alpine-3.16.2
Bump alpine from 3.16.0 to 3.16.2
2 parents 77d2d23 + 1dfa722 commit cdbc768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM alpine:3.16.0
2+
FROM alpine:3.16.2
33

44
RUN apk update && \
55
apk --no-cache add curl jq coreutils

0 commit comments

Comments
 (0)