Skip to content

Commit a6d7fb4

Browse files
dependabot[bot]noraj
authored andcommitted
Bump ruby from 3.3.1-alpine3.19 to 3.3.2-alpine3.19
Bumps ruby from 3.3.1-alpine3.19 to 3.3.2-alpine3.19. --- updated-dependencies: - dependency-name: ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64f0ed3 commit a6d7fb4

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
@@ -1,6 +1,6 @@
11
# Official verified image
22
# https://hub.docker.com/_/ruby
3-
FROM ruby:3.3.1-alpine3.19
3+
FROM ruby:3.3.2-alpine3.19
44

55
# Metadata
66
LABEL org.opencontainers.image.title="haiti" \

0 commit comments

Comments
 (0)