Skip to content

Commit

Permalink
Update ubuntu Docker tag to lunar-20231128
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 36ed96b commit dbf608d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-files/ubuntu.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Ex: Python 3.10 for Ubuntu 22.04
# Note: ENV is for future running containers. ARG for building your Docker image.

ARG IMAGE_VERSION=23.04
ARG IMAGE_VERSION=lunar-20231128
ARG PYTHON_VERSION=3.11

##############################################################################
Expand Down

0 comments on commit dbf608d

Please sign in to comment.