You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/Dockerfile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ ARG PACKAGE_REPO=pkgs.nginx.com
11
11
12
12
13
13
############################################# Base images containing libs for Opentracing and FIPS #############################################
14
-
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.1@sha256:3429430ccd05f3b8d8462a7d6f6f38d493439e0fb429fd77ff46fac9af436af1 AS opentracing-lib
15
-
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.1-alpine@sha256:424d069bc44b9cb768ac231043b6c0b54ab4ec1f76f40560000f6d4addb40493 AS alpine-opentracing-lib
14
+
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.1@sha256:a802f5f540f47f2ceb8cbefe9a8c9095df76527a9641671be66ab35f8ea1fe8d AS opentracing-lib
15
+
FROM ghcr.io/nginxinc/dependencies/nginx-ot:nginx-1.27.1-alpine@sha256:2db6027182e3a080209705447b973759be9246d77475666ee940065a959c7335 AS alpine-opentracing-lib
16
16
FROM ghcr.io/nginxinc/dependencies/nginx-ubi-ppc64le:nginx-1.27.1@sha256:0bab61e2bd639b269ec54343ea66b7acbdb0eb67bed44383e1be937c483c451d AS ubi-ppc64le
17
17
FROM ghcr.io/nginxinc/alpine-fips:0.2.2-alpine3.17@sha256:0dcd9149b66a6b35c1253b7662c8ed7ef0e0172ceae893a82058c30668799bf2 AS alpine-fips-3.17
18
18
FROM ghcr.io/nginxinc/alpine-fips:0.2.2-alpine3.20@sha256:0ddcfb906a5dc931336db5ba6e0d09d5f77cc48c67e3781aba66a0a27dc14605 AS alpine-fips-3.20
0 commit comments