Skip to content

Commit c1a8b4b

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 c1a8b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
22
ADD app /
33
ADD index.html.tmpl /
44
EXPOSE 80

0 commit comments

Comments
 (0)