Skip to content

Commit

Permalink
Bump max-base to v1.5.2 (#178)
Browse files Browse the repository at this point in the history
Fix #171
  • Loading branch information
xuhdev authored Sep 23, 2021
1 parent ec37218 commit 68382a8
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 @@ -14,7 +14,7 @@
# limitations under the License.
#

FROM quay.io/codait/max-base:v1.5.1
FROM quay.io/codait/max-base:v1.5.2

# hadolint ignore=DL3004
RUN sudo apt-get update && sudo apt-get -y install libatlas3-base && sudo rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 68382a8

Please # to comment.