Skip to content

Commit 62a5bdf

Browse files
chore(deps): bump wurstbrot/dsomm-yaml-generation from 1.15.3 to 1.16.0
Bumps wurstbrot/dsomm-yaml-generation from 1.15.3 to 1.16.0. --- updated-dependencies: - dependency-name: wurstbrot/dsomm-yaml-generation dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d127949 commit 62a5bdf

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.0
1414
ENV PORT=8080

0 commit comments

Comments
 (0)