Skip to content

Commit

Permalink
Merge pull request #3 from infralovers/mabunixda-patch-1
Browse files Browse the repository at this point in the history
fix: upgrade tools
  • Loading branch information
mabunixda authored Jul 11, 2024
2 parents a2c81ad + 98929cd commit 3c1f525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG OP_VERSION=2.24.0
ARG VERSION=1.14.2
ARG OP_VERSION=2.29.0
ARG VERSION=1.15.3
FROM 1password/op:${OP_VERSION} as op

FROM hashicorp/tfc-agent:${VERSION}
Expand Down

0 comments on commit 3c1f525

Please sign in to comment.