Skip to content

Commit

Permalink
Use correct docker images.
Browse files Browse the repository at this point in the history
  • Loading branch information
gatzka committed Oct 14, 2021
1 parent 1f676c4 commit ddc6b0f
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/gatzka/docker-cxx-ci:1.1.1
FROM ghcr.io/gatzka/docker-cxx-ci:1.0.0
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh

Expand Down

0 comments on commit ddc6b0f

Please sign in to comment.