Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haproxytech/haproxy-alpine:3.4.3@sha256:b4e500ad51c500ff983127ce49307684e4a93c7c8c145dcf8fce0f679376874f
FROM haproxytech/haproxy-alpine:3.4.3@sha256:19cd7db9c2120786479d0761a89257e93de25ed60a6111be4aa799390d3dd658

RUN adduser --disabled-password --home /home/container container

Expand Down
Loading