Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2024
1 parent 5a49a33 commit a93ca57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai-ml/t5-model-serving/client-app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM python:3.11.10-alpine
FROM python:3.12.6-alpine

ARG PORT=8050
ENV PORT=${PORT}
Expand Down

0 comments on commit a93ca57

Please sign in to comment.