Skip to content

Commit

Permalink
chore(deps): update debian:stable-slim docker digest to 64bc71f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and uZer committed Sep 20, 2024
1 parent dec1a7a commit 654da86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stable-slim@sha256:382967fd7c35a0899ca3146b0b73d0791478fba2f71020c7aa8c27e3a4f26672 AS build
FROM debian:stable-slim@sha256:64bc71feaa7ec2ac758a6a3a37c0f0d6ebccf0a45e3f5af1f1d3b5d4cb316b29 AS build

ENV NTP_VERSION=ntp-4.2.8p18
ENV NTP_ARCHIVE=https://downloads.nwtime.org/ntp/4.2.8/${NTP_VERSION}.tar.gz
Expand All @@ -20,7 +20,7 @@ RUN set -x \
&& make tg2 \
&& chmod +x tg2

FROM debian:stable-slim@sha256:382967fd7c35a0899ca3146b0b73d0791478fba2f71020c7aa8c27e3a4f26672
FROM debian:stable-slim@sha256:64bc71feaa7ec2ac758a6a3a37c0f0d6ebccf0a45e3f5af1f1d3b5d4cb316b29

WORKDIR /app

Expand Down

0 comments on commit 654da86

Please sign in to comment.