Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/docker/dot-devcontainer/vscode/dev…
Browse files Browse the repository at this point in the history
…containers/go-8cb4ef6
  • Loading branch information
binbin-li authored Aug 12, 2024
2 parents 2389aa6 + 6ba1c32 commit 7e387db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=$BUILDPLATFORM golang:1.22@sha256:86a3c48a61915a8c62c0e1d7594730399caa3feb73655dfe96c7bc17710e96cf as builder
FROM --platform=$BUILDPLATFORM golang:1.22@sha256:2bd56f00ff47baf33e64eae7996b65846c7cb5e0a46e0a882ef179fd89654afa as builder

ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit 7e387db

Please sign in to comment.