Skip to content

Commit 7c19f46

Browse files
yubiusercrazy-max
andauthored
Only user major.minor for python version
Co-authored-by: CrazyMax <[email protected]>
1 parent e0b3022 commit 7c19f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919
# IN THE SOFTWARE.
2020

21-
FROM python:3.11.3-alpine3.18
21+
FROM python:3.11-alpine3.18
2222

2323
# Build-time flags
2424
ARG WITH_PLUGINS=true

0 commit comments

Comments
 (0)