File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 context : .
3939 # Note: tags has to be all lower-case
4040 tags : |
41- satel/python-base:${{env.RELEASE_VERSION}}
41+ satel/python-base:${{env.RELEASE_VERSION}}-python3.8
4242 build-args : |
4343 IMAGE_VERSION=python:3.8.13-slim
4444 push : true
5050 context : .
5151 # Note: tags has to be all lower-case
5252 tags : |
53- satel/python-base:${{env.RELEASE_VERSION}}
53+ satel/python-base:${{env.RELEASE_VERSION}}-python3.9
5454 build-args : |
5555 IMAGE_VERSION=python:3.9.12-slim
5656 push : true
6262 context : .
6363 # Note: tags has to be all lower-case
6464 tags : |
65- satel/python-base:${{env.RELEASE_VERSION}}
65+ satel/python-base:${{env.RELEASE_VERSION}}-python3.10
6666 build-args : |
6767 IMAGE_VERSION=python:3.10.4-slim
6868 push : true
You can’t perform that action at this time.
0 commit comments