Skip to content

Commit 02e0d18

Browse files
chore(deps): bump wurstbrot/dsomm-yaml-generation from 1.16.0 to 1.17.0
Bumps wurstbrot/dsomm-yaml-generation from 1.16.0 to 1.17.0. --- updated-dependencies: - dependency-name: wurstbrot/dsomm-yaml-generation dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f002fbd commit 02e0d18

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
@@ -10,7 +10,7 @@ COPY . .
1010
RUN npm run build --configuration=production
1111

1212

13-
FROM wurstbrot/dsomm-yaml-generation:1.16.0 AS yaml
13+
FROM wurstbrot/dsomm-yaml-generation:1.17.0 AS yaml
1414

1515
FROM caddy:2.10.2
1616
ENV PORT=8080

0 commit comments

Comments
 (0)