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.
1 parent 3e25d81 commit 17900c8Copy full SHA for 17900c8
Dockerfile
@@ -1,7 +1,7 @@
1
# ------------------------------------------------------------------------------
2
# Base
3
4
-FROM ruby:3.4.4@sha256:370e6be29a1cecbf44993087d2750e7d9e1570fde5b97c74325063b1750d11d0 AS base
+FROM ruby:3.4.4@sha256:26af54be6e7cd0dec3501b023f1d49a7ac4342c2575d2e3e5f880832063bb472 AS base
5
LABEL org.opencontainers.image.authors="[email protected]"
6
7
COPY .node-version .node-version
0 commit comments