Skip to content

Commit

Permalink
Use nightly instead of develop as a base.
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonis authored Nov 25, 2024
1 parent 086a40b commit 884b984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/releasing/packaging/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile to build a ubuntu image containing the installed Debian package of a release
ARG PRECICE_TAG=develop
ARG PRECICE_TAG=nightly
ARG from=precice/precice:${PRECICE_TAG}
FROM $from

Expand Down

0 comments on commit 884b984

Please sign in to comment.