Skip to content

Commit

Permalink
updating tf_version
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper-leFevre committed Feb 28, 2024
1 parent a56c128 commit 900b747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG BASE_IMAGE
FROM $BASE_IMAGE

ARG TARGETARCH
ARG TF_VERSION=1.3.9
ARG TF_VERSION=1.5.7

# Switch to root to have permissions for operations
USER root
Expand Down

0 comments on commit 900b747

Please sign in to comment.