Skip to content

Commit afb2aef

Browse files
Bump alpine from 3.23.3 to 3.23.4
Bumps alpine from 3.23.3 to 3.23.4. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.23.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a87878 commit afb2aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.23.3
1+
FROM alpine:3.23.4
22

33
ENTRYPOINT ["/usr/bin/dumb-init", "--"]
44
CMD ["/gitscan.sh"]

0 commit comments

Comments
 (0)