Skip to content

Commit

Permalink
Issue #4205 - Update docker version in amd64_anax to 26.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Konrad-Pomian <pomian.konrad@gmail.com>
  • Loading branch information
K-Pomian committed Dec 16, 2024
1 parent c2ce83b commit 94eac4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anax-in-container/Dockerfile.ubi.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL vendor="IBM"
LABEL summary="The agent in a general purpose container."
LABEL description="A container which holds the edge node agent, to be used in environments where there is no operating system package that can install the agent natively."

ARG DOCKER_VER=24.0.9
ARG DOCKER_VER=26.1.4

# The anax binary (secrets manager code) shells out to groupadd, groupdel (from shadow-utils), pkill (from procps-ng)
# The anax.service calls jq (from jq) and killall (from psmisc)
Expand Down

0 comments on commit 94eac4c

Please sign in to comment.