-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Its common in docker wolrd to be aible to put the digest in a image to make sure that when the label is updated by remote you still have garantee nothing changed.
E.g.
'''
config {
image = "eclipse-temurin:17-alpine@sha256:3502ec51946589e5dbfcee9b8a69e8db0b92992657c4de22783913734015d554"
}
'''
Especialy when consernd on behavior and security this is a nice to have.
Metadata
Metadata
Assignees
Labels
No labels