Skip to content

Commit 738cce0

Browse files
build(deps): bump alpine in /Containers/notify-push
Bumps alpine from 3.22.2 to 3.23.0. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6e0d8b commit 738cce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/notify-push/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM alpine:3.22.2
2+
FROM alpine:3.23.0
33

44
COPY --chmod=775 start.sh /start.sh
55
COPY --chmod=775 healthcheck.sh /healthcheck.sh

0 commit comments

Comments
 (0)