Skip to content

Commit bcc8f10

Browse files
committed
chore(deps): update python docker tag to v3.12.6
1 parent cb318f6 commit bcc8f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-ml/t5-model-serving/client-app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
FROM python:3.11.10-alpine
17+
FROM python:3.12.6-alpine
1818

1919
ARG PORT=8050
2020
ENV PORT=${PORT}

0 commit comments

Comments
 (0)