Skip to content

Commit

Permalink
Image: Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix147 committed Mar 5, 2024
1 parent 1e0b531 commit 1917079
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 @@ -25,7 +25,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

FROM golang:1.19-alpine \
FROM golang:1.21-alpine \
AS build

ENV USER=appuser
Expand Down

0 comments on commit 1917079

Please sign in to comment.