Skip to content

Commit

Permalink
Updated Docker image to latest Alpine Linux (#7079)
Browse files Browse the repository at this point in the history
  • Loading branch information
brussee committed Apr 23, 2024
1 parent 5f40a53 commit aaa7ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.

FROM python:3.11-alpine3.18
FROM python:3.11-alpine3.19

# Build-time flags
ARG WITH_PLUGINS=true
Expand Down

0 comments on commit aaa7ce8

Please sign in to comment.