Skip to content

Commit 2f45bd4

Browse files
Bump wurstbrot/dsomm-yaml-generation from 1.24.0 to 1.25.0
Bumps wurstbrot/dsomm-yaml-generation from 1.24.0 to 1.25.0. --- updated-dependencies: - dependency-name: wurstbrot/dsomm-yaml-generation dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed15792 commit 2f45bd4

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.24.0 AS yaml
22+
FROM wurstbrot/dsomm-yaml-generation:1.25.0 AS yaml
2323

2424
FROM caddy:2.10.2
2525
ENV PORT=8080

0 commit comments

Comments
 (0)