Skip to content

Commit

Permalink
chore: use 9.1 ubi9 image version (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
zilvinasu authored Feb 23, 2023
1 parent 0ebd8d1 commit 2dca1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redhat/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM redhat/ubi9-minimal:9.1.0
FROM redhat/ubi9-minimal:9.1
ARG TARGETARCH=amd64
COPY bin/castai-agent-$TARGETARCH /usr/local/bin/castai-agent
COPY LICENCE /licenses/LICENCE
Expand Down

0 comments on commit 2dca1ee

Please sign in to comment.