Skip to content

Commit 3c780af

Browse files
chore(deps): update alpine docker tag to v3.23
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | alpine | 3.9 | 3.23 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 8e20919 commit 3c780af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.9
1+
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
22
ADD app /
33
ADD index.html.tmpl /
44
EXPOSE 80

0 commit comments

Comments
 (0)