Skip to content

Commit

Permalink
docker: Update AlmaLinux to 9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Arbid authored and ntarocco committed Jan 11, 2024
1 parent 5371c82 commit 4c3e11a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion almalinux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
# Copyright (C) 2018-2021 CERN.
# Copyright (C) 2022 Graz University of Technology.
# Copyright (C) 2022 University of Münster.
# Copyright (C) 2023 KTH Royal Institute of Technology.
#
# Invenio is free software; you can redistribute it and/or modify it
# under the terms of the MIT License; see LICENSE file for more details.
#
ARG LINUX_VERSION=9.0
ARG LINUX_VERSION=9.3
ARG BUILDPLATFORM=linux/amd64
FROM --platform=$BUILDPLATFORM almalinux:${LINUX_VERSION}

Expand Down

0 comments on commit 4c3e11a

Please sign in to comment.