Skip to content

Commit

Permalink
Update docker debian image
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmotea authored Jul 27, 2023
1 parent 66c19b3 commit 3b38559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ WORKDIR /opt/hue-emulator
ARG TARGETPLATFORM

# ============================ Actual image from here ====================
#FROM debian:stable-slim as prod
FROM debian@sha256:457715c656bf1b14ae3790853c1a4bde13a7e740c510b9c029d38012be78d8c6 as prod
FROM debian:stable-slim as prod
#FROM debian@sha256:457715c656bf1b14ae3790853c1a4bde13a7e740c510b9c029d38012be78d8c6 as prod
WORKDIR /opt/hue-emulator
ARG TARGETPLATFORM

Expand Down

0 comments on commit 3b38559

Please sign in to comment.