We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d15d4c commit 4db7311Copy full SHA for 4db7311
sztp-server/Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: Apache-2.0
2
# Copyright (c) 2022 Dell Inc, or its subsidiaries.
3
4
-FROM ghcr.io/opiproject/sztpd:main@sha256:3486f2ae45bb2535d86bc03aa63cc520ad8b556960cc69b309f8320e01e59653
+FROM ghcr.io/opiproject/sztpd:main@sha256:ebfd836057d316cc8e08cea727cc9a9d02dc264fbc36c913caa4fcd742ceaea7
5
6
RUN apt-get update && apt-get install -y --no-install-recommends make && rm -rf /var/lib/apt/lists/*
7
0 commit comments