Skip to content

Commit

Permalink
small change to Docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
FFCoder committed Aug 30, 2024
1 parent 736ca7c commit 283ef3d
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
@@ -1,5 +1,5 @@
# Build stage
FROM golang:1.22-bullseye as build
FROM golang:1.22-bullseye AS build

LABEL authors="Jonathon Chambers"
LABEL description="This is the Dockerfile for setting up the Kratom Tracker Application"
Expand Down

0 comments on commit 283ef3d

Please sign in to comment.