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 738a95cCopy full SHA for 738a95c
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:32c5ed213a5e18aae505b2f74c424ef6378dffb4b79de3560f222e6e20722fb8
5
6
RUN apt-get update && apt-get install -y --no-install-recommends make && rm -rf /var/lib/apt/lists/*
7
0 commit comments