Skip to content

Commit

Permalink
Update base image to new repo org (#1241)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering authored Mar 29, 2023
1 parent 16d3ebe commit 27265cc
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,4 +1,4 @@
FROM --platform=linux/amd64 ghcr.io/chrislovering/python-poetry-base:3.11-slim
FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:3.11-slim

# Install dependencies
WORKDIR /bot
Expand Down

0 comments on commit 27265cc

Please sign in to comment.