Skip to content

Commit 3d0b967

Browse files
authored
Merge pull request #185 from syntasso/snyk-fix-3a7fca9eb8a45b5e0f693f7e3e107429
[Snyk] Security upgrade alpine from 3.17 to 3
2 parents 4c6d1db + d716cb7 commit 3d0b967

File tree

1 file changed

+1
-1
lines changed
  • samples/paved-path-demo/configure-pipeline

1 file changed

+1
-1
lines changed

samples/paved-path-demo/configure-pipeline/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17
1+
FROM alpine:3
22

33
# This docker image is run in the resource.configure workflow container inside the promise-controller.
44
# This container mounts 3 dirs (/input, /output, /metadata) which will overwrite any existing data at those paths.

0 commit comments

Comments
 (0)