Skip to content

Commit

Permalink
Merge pull request #1212 from kasper-leFevre/main
Browse files Browse the repository at this point in the history
updating tf_version
  • Loading branch information
chanwit authored Feb 28, 2024
2 parents 0c821b9 + 900b747 commit e0c718c
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 e0c718c

Please sign in to comment.