Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 7f6f703

Browse files
authored
Merge pull request #77 from nosportugal/abalcobia/update-docker-version-to-v27.3
Update docker image version from v0.27.0 to v0.27.3
2 parents 36b207a + ef87087 commit 7f6f703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/runatlantis/atlantis:v0.27.0
1+
FROM ghcr.io/runatlantis/atlantis:v0.27.3
22
USER root
33
RUN apk update && apk add python3 --no-cache && rm -rf /var/cache/apk/*
44
USER atlantis

0 commit comments

Comments
 (0)