[Git][NTPsec/ntpsec][master] Correct the names of the Gentoo upstream docker images
Matt Selsky (@selsky)
gitlab at mg.gitlab.com
Wed Dec 21 05:02:01 UTC 2022
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
8c19d3d0 by Matt Selsky at 2022-12-21T00:01:33-05:00
Correct the names of the Gentoo upstream docker images
- - - - -
2 changed files:
- .dockerfiles/gentoo
- .dockerfiles/gentoo-hardened
Changes:
=====================================
.dockerfiles/gentoo
=====================================
@@ -1,4 +1,4 @@
-FROM gentoo/stage3-amd64
+FROM gentoo/stage3
RUN emerge-webrsync
RUN emerge -q y sys-libs/libcap sys-devel/bison net-misc/pps-tools
=====================================
.dockerfiles/gentoo-hardened
=====================================
@@ -1,4 +1,4 @@
-FROM gentoo/stage3-amd64-hardened
+FROM gentoo/stage3:hardened
RUN emerge-webrsync
RUN emerge -q y sys-libs/libcap sys-devel/bison net-misc/pps-tools
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/8c19d3d03cf347024a2b58475e27dd97ea9923d1
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/8c19d3d03cf347024a2b58475e27dd97ea9923d1
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20221221/41554f80/attachment.htm>
More information about the vc
mailing list