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 eaf1816 commit d03e569Copy full SHA for d03e569
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:ec54b2efce1cad15605f679fa64a5270aa60025b846be98d1f769550634529c9
+FROM ghcr.io/opiproject/sztpd:main@sha256:ce8243e611db2ad3c65b97bc9f1961a04978e00e826f0a913b740699c1f60a11
5
6
RUN apt-get update && apt-get install -y --no-install-recommends make && rm -rf /var/lib/apt/lists/*
7
0 commit comments