Skip to content

Commit c851ad3

Browse files
authored
Merge pull request #427 from devsecopsmaturitymodel/wurstbrot-patch-3
Update YAML generation base image version
2 parents df7172c + 26b2ace commit c851ad3

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
@@ -19,7 +19,7 @@ RUN mkdir -p /usr/src/app/dist/dsomm/assets && \
1919
echo "branch: \"${GIT_BRANCH:-unknown}\"" >> /usr/src/app/dist/dsomm/assets/build-info.yaml
2020

2121

22-
FROM wurstbrot/dsomm-yaml-generation:1.17.0 AS yaml
22+
FROM wurstbrot/dsomm-yaml-generation:1.18.0 AS yaml
2323

2424
FROM caddy:2.10.2
2525
ENV PORT=8080

0 commit comments

Comments
 (0)