Skip to content

Commit

Permalink
Update Dockerfile.hasura
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Sep 8, 2022
1 parent 02266a1 commit fffe479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.hasura
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
### STAGE 1: Build Hasura CLI pre-requisites ###
###############################################################

FROM ubuntu:latest
FROM ubuntu:jammy

RUN apt update && apt install -y curl
SHELL ["/bin/bash", "-euo", "pipefail", "-c"]
Expand Down

0 comments on commit fffe479

Please sign in to comment.