We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3403cb + 93f74c3 commit 3d21449Copy full SHA for 3d21449
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
# Target: base
3
# Includes system dependencies common to both dev and production.
4
5
-FROM ruby:3.4 AS base
+FROM ruby:3.4.9 AS base
6
7
# This is just metadata and doesn't actually "expose" this port. Rather, it
8
# tells other tools (e.g. Traefik) what port the service in this image is
0 commit comments