Skip to content

Commit

Permalink
APIGOV-27660 - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed May 29, 2024
1 parent e63baac commit f73fce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discovery/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN chown -R ${APP_USER}:${APP_USER} ${AGENT}/bin/apigee_discovery_agent
USER ${APP_USER}

# alpine 3.20.0 linux/amd64
FROM docker.io/alpine@sha256:sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
FROM docker.io/alpine@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd

ENV BASEPATH /go/src/github.com/Axway/agents-apigee
ENV AGENT ${BASEPATH}/discovery
Expand Down

0 comments on commit f73fce2

Please sign in to comment.