Skip to content

Commit

Permalink
Update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
collinmutembei committed Nov 8, 2023
1 parent ca8aa69 commit 901c280
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
@@ -1,5 +1,5 @@
# pull official base image
FROM python:3.12-slim-buster
FROM python:3.12.0-slim-bullseye

LABEL org.opencontainers.image.title="collinmutembei/people" \
org.opencontainers.image.description="API service for people information" \
Expand Down

0 comments on commit 901c280

Please sign in to comment.