Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Nov 29, 2023
1 parent 75d62a4 commit e94cee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .binder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/lobis/geant4:latest
FROM ghcr.io/lobis/geant4:sha256:7409afd3fd02372b5477e127bdce292115cd26262f24c8661510fda2e34d12bc

ARG NB_USER=user
ARG NB_USER=jovyan
ARG NB_UID=1000
ENV USER ${NB_USER}
ENV NB_UID ${NB_UID}
Expand Down

0 comments on commit e94cee5

Please sign in to comment.