Skip to content

Commit

Permalink
Correctly merge in upstream Dockerfile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Jul 28, 2023
1 parent 0c45c44 commit c160bb0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
ARG VERSION=unspecified
ARG PY_VERSION=3.10.7

<<<<<<< HEAD
FROM python:${PY_VERSION}-slim-bullseye AS compile-stage
=======
FROM python:3.11.4-alpine
>>>>>>> 8c26a61517f4254b82bb73a78544145c62828a89

ARG VERSION

Expand Down

0 comments on commit c160bb0

Please sign in to comment.