Skip to content

Commit

Permalink
reinstate AS builder on reminder image
Browse files Browse the repository at this point in the history
  • Loading branch information
dmjb committed Jul 8, 2024
1 parent 26f82e4 commit b85d681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/reminder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM index.docker.io/library/golang@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a
FROM index.docker.io/library/golang@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a AS builder
ENV APP_ROOT=/opt/app-root
ENV GOPATH=$APP_ROOT

Expand Down

0 comments on commit b85d681

Please sign in to comment.