Skip to content

Commit

Permalink
fix: update mainterner label
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalev committed Dec 4, 2023
1 parent c546c2a commit 696cc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/puppeteer/puppeteer:latest AS puppeteer
FROM node:20-bullseye-slim

LABEL gr.gunet.uRescom.maintainer="info@gunet.gr"
LABEL gr.gunet.puppeteer.maintainer="info@gunet.gr"
LABEL org.opencontainers.image.source="https://github.com/gunet/puppeteer"
LABEL org.opencontainers.image.description="GUNet uResCom"

Expand Down

0 comments on commit 696cc2d

Please sign in to comment.