Skip to content

Commit

Permalink
Merge pull request #26 from gomicro/update-docker-labels
Browse files Browse the repository at this point in the history
making the image public and adding updated maintainer info
  • Loading branch information
dan9186 authored Dec 28, 2023
2 parents 9e4cd55 + be7d315 commit 5770d10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM scratch
MAINTAINER [email protected]

LABEL org.opencontainers.image.source=https://github.com/gomicro/forge
LABEL org.opencontainers.image.authors="[email protected]"

ADD forge forge

Expand Down

0 comments on commit 5770d10

Please sign in to comment.