We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4163c2c commit ef49b05Copy full SHA for ef49b05
images/ruby/3.3.Dockerfile
@@ -1,6 +1,6 @@
1
ARG IMAGE_REPO
2
FROM ${IMAGE_REPO:-lagoon}/commons as commons
3
-FROM ruby:3.3.3-alpine3.19
+FROM ruby:3.3.4-alpine3.19
4
5
LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
6
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-images" repository="https://github.com/uselagoon/lagoon-images"
0 commit comments