Skip to content

Commit

Permalink
Merge pull request #346 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile: minor upgrade 12.1 to 12.4 slim
  • Loading branch information
fgalan authored Dec 21, 2023
2 parents 1888ab3 + bc8f83b commit c7669a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
CHANGES
=======

UPGRADE: Debian version from 12.1 to 12.4 in Dockerfile

4.6.0

UPGRADE: pymongo from 3.12.3 to 3.13.0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IMAGE_TAG=12.1-slim
ARG IMAGE_TAG=12.4-slim
FROM debian:${IMAGE_TAG}

MAINTAINER Alvaro Vega <[email protected]>
Expand Down

0 comments on commit c7669a7

Please sign in to comment.