Skip to content

Commit 247c00b

Browse files
committed
fix: DockerfileDev to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8235201 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8235201
1 parent 4c5dd33 commit 247c00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DockerfileDev

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20
1+
FROM alpine:3.21.0
22

33
MAINTAINER Andrei Varabyeu <[email protected]>
44
LABEL quay.expires-after=1w

0 commit comments

Comments
 (0)