Skip to content

Commit

Permalink
Merge pull request #178 from gem/fedora40
Browse files Browse the repository at this point in the history
new docker image for build
  • Loading branch information
antonioettorre authored Oct 24, 2024
2 parents 2865458 + 2afe8d8 commit 44c2677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installers/windows/nsis/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
# You should have received a copy of the GNU Affero General Public License
# along with OpenQuake. If not, see <http://www.gnu.org/licenses/>.

FROM fedora:39
MAINTAINER GEM Foundation <[email protected]>
FROM fedora:40
LABEL maintainer="GEM Foundation <[email protected]>"

RUN dnf -y install wget python3-markdown git zip unzip && \
dnf -y install 'dnf-command(config-manager)' && \
Expand Down

0 comments on commit 44c2677

Please sign in to comment.