Skip to content

Commit

Permalink
Update Dockerfile tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kenafoster committed Oct 23, 2024
1 parent c723b71 commit 3351e43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions self-registration/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Python 3.12
FROM python@sha256:05855f5bf06f5a004b0c1a8aaac73a9d9ea54390fc289d3e80ef52c4f90d5585
FROM python:3.12@sha256:05855f5bf06f5a004b0c1a8aaac73a9d9ea54390fc289d3e80ef52c4f90d5585

WORKDIR /app

Expand Down

0 comments on commit 3351e43

Please sign in to comment.