Skip to content

Commit

Permalink
SYS-539 bump base image version in Dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
instantlinux committed Apr 29, 2021
1 parent 758bef9 commit e735802
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.media
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM instantlinux/python-wsgi:3.8.7-alpine3.13
FROM instantlinux/python-wsgi:3.8.8-alpine3.13

MAINTAINER Rich Braun "richb@instantlinux.net"
ARG BUILD_DATE
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.media-worker
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM instantlinux/python-wsgi:3.8.7-alpine3.13
FROM instantlinux/python-wsgi:3.8.8-alpine3.13
MAINTAINER Rich Braun "richb@instantlinux.net"

ARG BUILD_DATE
Expand Down
20 changes: 0 additions & 20 deletions tests/requirements.txt

This file was deleted.

0 comments on commit e735802

Please sign in to comment.