Skip to content

Commit 3d21449

Browse files
committed
Merge branch 'main' into DEV-1212
2 parents c3403cb + 93f74c3 commit 3d21449

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
@@ -2,7 +2,7 @@
22
# Target: base
33
# Includes system dependencies common to both dev and production.
44

5-
FROM ruby:3.4 AS base
5+
FROM ruby:3.4.9 AS base
66

77
# This is just metadata and doesn't actually "expose" this port. Rather, it
88
# tells other tools (e.g. Traefik) what port the service in this image is

0 commit comments

Comments
 (0)