Browse Source

CLDC-4429: push fix commented to test failure on review app

CLDC-4429-test-code-scanner
Nat Dean-Lewis 3 weeks ago
parent
commit
7d2efd92d7
  1. 2
      Dockerfile

2
Dockerfile

@ -1,5 +1,7 @@
FROM ruby:3.4.4-alpine3.20 as base
# RUN apk update && apk upgrade --no-cache
WORKDIR /app
# Add the timezone as it's not configured by default in Alpine

Loading…
Cancel
Save