mirror of
https://github.com/v1k45/pastepass.git
synced 2026-01-03 03:35:46 +00:00
Add image source to dockerfile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM golang:1.22-alpine3.19 AS builder
|
||||
LABEL org.opencontainers.image.source="https://github.com/v1k45/pastepass"
|
||||
|
||||
# go mod cache layer
|
||||
WORKDIR /src
|
||||
|
||||
Reference in New Issue
Block a user