instagram-poster: pin image tag to 23f8b4ed (initial push)
This commit is contained in:
parent
73eb01f994
commit
2d1dfa49f6
1 changed files with 2 additions and 2 deletions
|
|
@ -18,6 +18,6 @@ dependency "external-secrets" {
|
|||
}
|
||||
|
||||
inputs = {
|
||||
# Bump per deploy. Use 8-char git SHA in CI; :latest only for local trials.
|
||||
image_tag = "latest"
|
||||
# Bump per deploy. Use 8-char git SHA — :latest causes stale pull-through cache.
|
||||
image_tag = "23f8b4ed"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue