Skip to content

Commit 464dd39

Browse files
authored
Merge pull request #6 from raonigabriel/snyk-fix-e357bff3938d8e17a5d887cda4fcd74f
Security upgrade alpine from 3.17.1 to 3.17
2 parents 4758edc + 2bb4278 commit 464dd39

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,4 +1,4 @@
1-
FROM alpine:3.17.1
1+
FROM alpine:3.17.2
22

33
# Installs shell related tools
44
RUN apk --no-cache add sudo tini shadow bash \

0 commit comments

Comments
 (0)