Skip to content

Commit 2afcc68

Browse files
BUILD-4592: use a different base image to avoid using cache
Signed-off-by: Jayadeep Kinavoor Madam <[email protected]>
1 parent c82cfb4 commit 2afcc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus/poetry.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG CIRRUS_AWS_ACCOUNT=275878209202
2-
FROM ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j21-latest
2+
FROM ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j21-m3-latest
33

44
USER root
55

0 commit comments

Comments
 (0)