Skip to content

Commit

Permalink
[teleport] 4.2.8 & [alpine] 3.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru authored Apr 8, 2020
1 parent bfb5619 commit 9976ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM cfssl/cfssl:1.3.2 as cfssl

# Install remaining packages
FROM alpine:3.11.3
FROM alpine:3.11.5
ENV INSTALL_PATH=/packages/bin
ENV PATH=${INSTALL_PATH}:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN mkdir -p ${INSTALL_PATH}
Expand Down
2 changes: 1 addition & 1 deletion vendor/teleport/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.2
4.2.8

0 comments on commit 9976ae3

Please sign in to comment.