Skip to content

Commit

Permalink
build: Use ghcr.io/ietf-tools/xml2rfc-base:latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Aug 9, 2022
1 parent e5c45d4 commit c97478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM xml2rfc-base:latest
FROM ghcr.io/ietf-tools/xml2rfc-base:latest
LABEL maintainer="IETF Tools Team <tools-discuss@ietf.org>"

ENV DEBIAN_FRONTEND noninteractive
Expand Down

0 comments on commit c97478b

Please sign in to comment.