Skip to content

Commit

Permalink
Merge pull request #77 from nosportugal/abalcobia/update-docker-versi…
Browse files Browse the repository at this point in the history
…on-to-v27.3

Update docker image version from v0.27.0 to v0.27.3
  • Loading branch information
abalcobia authored May 13, 2024
2 parents 36b207a + ef87087 commit 7f6f703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/runatlantis/atlantis:v0.27.0
FROM ghcr.io/runatlantis/atlantis:v0.27.3
USER root
RUN apk update && apk add python3 --no-cache && rm -rf /var/cache/apk/*
USER atlantis
Expand Down

0 comments on commit 7f6f703

Please sign in to comment.