Skip to content

Commit 8aade6a

Browse files
chore(deps): update docker.io/library/ruby docker tag to v4
1 parent b4899f9 commit 8aade6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
# See https://hub.docker.com/_/ruby
10-
FROM docker.io/library/ruby:3.4-slim@sha256:d77fc2809d1e9b461bdd305694b6d69f036b477b9ab6f69cd677d88aede2f1eb
10+
FROM docker.io/library/ruby:4.0-slim@sha256:6a08f2a66d5bff1204add452ebdf2f3819ed1212c6269d0bc152e14f375aca3e
1111

1212
# The values will be passed in with --build-arg
1313
ARG USER_ID

0 commit comments

Comments
 (0)