Skip to content

Commit

Permalink
linked package to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimstojkovic committed Feb 25, 2021
1 parent 36fd89d commit 9a2c16d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:latest

# Maintainer information
ARG VCS_REF
LABEL maintainer="Maksim Stojkovic <https://github.com/maksimstojkovic>" \
org.opencontainers.image.source https://github.com/maksimstojkovic/docker-duckdns
LABEL maintainer="Maksim Stojkovic <https://github.com/maksimstojkovic>"
LABEL org.opencontainers.image.source https://github.com/maksimstojkovic/docker-duckdns

# Install tools required
RUN apk add --no-cache curl
Expand Down

0 comments on commit 9a2c16d

Please sign in to comment.