Skip to content

Commit

Permalink
Only user major.minor for python version
Browse files Browse the repository at this point in the history
Co-authored-by: CrazyMax <github@crazymax.dev>
  • Loading branch information
yubiuser and crazy-max committed May 27, 2023
1 parent e0b3022 commit 7c19f46
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 @@ -18,7 +18,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.

FROM python:3.11.3-alpine3.18
FROM python:3.11-alpine3.18

# Build-time flags
ARG WITH_PLUGINS=true
Expand Down

0 comments on commit 7c19f46

Please sign in to comment.