Skip to content

Commit

Permalink
Bump base aiida-prerequisites docker image to v0.2.0 (#4308)
Browse files Browse the repository at this point in the history
The `latest` tag just points to latest commit on `develop` branch, so it is
better to be more specific and specify an exact release.
  • Loading branch information
yakutovicha authored Aug 18, 2020
1 parent f2d1e94 commit 45d4cfa
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 aiidateam/aiida-prerequisites:latest
FROM aiidateam/aiida-prerequisites:0.2.0

USER root

Expand Down

0 comments on commit 45d4cfa

Please sign in to comment.