Skip to content

Commit

Permalink
Merge pull request #102 from Pronex/snyk-fix-999de7d6dc96e505caf4059a…
Browse files Browse the repository at this point in the history
…5b39d0fe

[Snyk] Security upgrade python from 3.13.0a3-slim to 3.13.0b1-slim
  • Loading branch information
Pronex authored Jun 30, 2024
2 parents 1bdfe8c + de5ab88 commit c12d04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Author: pronex

# set base image
FROM python:3.13.0a3-slim
FROM python:3.13.0b1-slim

# add non-root user
RUN useradd -m -U -u 1000 -s /bin/bash appuser
Expand Down

0 comments on commit c12d04b

Please sign in to comment.