Skip to content

Commit 836c7ea

Browse files
steffen-vogel-opalrtstv0g
authored andcommitted
chore(docker): Minor bump of RockyLinux version
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
1 parent afe7011 commit 836c7ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packaging/docker/Dockerfile.rocky

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
55
# SPDX-License-Identifier: Apache-2.0
66

7-
ARG DISTRO=rockylinux
8-
ARG ROCKY_VERSION=9.3
7+
ARG DISTRO=rockylinux/rockylinux
8+
ARG ROCKY_VERSION=9.6
99

1010
FROM ${DISTRO}:${ROCKY_VERSION} AS dev
1111

0 commit comments

Comments
 (0)