Skip to content

Commit 44f3fa4

Browse files
committed
1 parent ac72fa2 commit 44f3fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
############################
44
# Base
55
############################
6-
FROM ruby:3.4.5-slim AS base
6+
FROM ruby:3.4.9-slim AS base
77

88
# Instala dependências essenciais (incluindo curl para healthcheck)
99
# hadolint ignore=DL3008

0 commit comments

Comments
 (0)