Skip to content

Commit

Permalink
Dockerfile: Remove extra 'FROM' and 'LABEL' directive
Browse files Browse the repository at this point in the history
  • Loading branch information
synackd committed Oct 19, 2023
1 parent cb66a9e commit f906edd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.

FROM alpine:3.15
FROM cgr.dev/chainguard/wolfi-base
LABEL maintainer="Hewlett Packard Enterprise"
EXPOSE 27778
STOPSIGNAL SIGTERM

Expand Down

0 comments on commit f906edd

Please sign in to comment.