Skip to content

Commit ef49b05

Browse files
chore(deps): update ruby docker tag to v3.3.4
1 parent 4163c2c commit ef49b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/ruby/3.3.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG IMAGE_REPO
22
FROM ${IMAGE_REPO:-lagoon}/commons as commons
3-
FROM ruby:3.3.3-alpine3.19
3+
FROM ruby:3.3.4-alpine3.19
44

55
LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
66
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images" repository="https://github.com/uselagoon/lagoon-images"

0 commit comments

Comments
 (0)