Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion container-images/spacelift-runner.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Base Image
FROM public.ecr.aws/spacelift/runner-terraform:latest@sha256:d168b996044c393e20c835900863f5f9502a2d98c2459193802478e0ab9ff2b3 AS spacelift
FROM docker.io/1password/op:2@sha256:57d7d6a2bb2b74b2cf8111f6afb2973c74772198f82ea30359a53faae9fff5b1 AS op
FROM docker.io/1password/op:2@sha256:2aafc9794ab8d4062d0ac46c18760dc18c9c1dfe2e888ee61c3fa1ad340b5c28 AS op

FROM spacelift AS main

Expand Down