Skip to content

Commit 604b715

Browse files
authored
Merge pull request #418 from devsecopsmaturitymodel/dependabot/docker/wurstbrot/dsomm-yaml-generation-1.17.0
chore(deps): bump wurstbrot/dsomm-yaml-generation from 1.16.0 to 1.17.0
2 parents f002fbd + 02e0d18 commit 604b715

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)