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 ce0a3f5 commit 9a5b6b8Copy full SHA for 9a5b6b8
Dockerfile
@@ -1,7 +1,7 @@
1
# ------------------------------------------------------------------------------
2
# Base
3
4
-FROM ruby:3.4.5@sha256:16c69ea506c1ef96474926e3e13fd7444d3964db2f783595a6da9389b8cec301 AS base
+FROM ruby:3.4.5@sha256:c4a4b497157a1e61ea26d26eea6d5b02d378fc8d1a9e76a2866c5c40c8f057b6 AS base
5
LABEL org.opencontainers.image.authors="contact@dxw.com"
6
7
COPY .node-version .node-version
0 commit comments