Skip to content

Commit 995b20f

Browse files
authored
Merge pull request #405 from devsecopsmaturitymodel/dependabot/docker/wurstbrot/dsomm-yaml-generation-1.16.0
chore(deps): bump wurstbrot/dsomm-yaml-generation from 1.15.3 to 1.16.0
2 parents 5af535a + 62a5bdf commit 995b20f

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
@@ -8,7 +8,7 @@ RUN apk add --upgrade python3 build-base \
88
COPY . .
99
RUN npm run build
1010

11-
FROM wurstbrot/dsomm-yaml-generation:1.15.3 AS yaml
11+
FROM wurstbrot/dsomm-yaml-generation:1.16.0 AS yaml
1212

1313
FROM caddy:2.10.2
1414
ENV PORT=8080

0 commit comments

Comments
 (0)